Web3 social is the attempt to rebuild social networking on open, decentralized infrastructure — where the network itself is a protocol anyone can build on, rather than a private platform that owns users’ data, followers, and content. The core insight: on Twitter, your 100,000 followers are Twitter’s property. If Twitter bans you or changes its algorithm, you lose them instantly. On Farcaster, your social graph is on-chain — it belongs to you and can be read by any app built on the protocol. The idea has attracted serious builders: Coinbase built a Farcaster client, a16z invested heavily in Farcaster, and notable crypto figures including Vitalik Buterin actively post on-chain social platforms. The current phase is early but real: Farcaster’s “Frames” (mini-apps embedded in posts) showed genuine protocol innovation, and daily active user counts rival early Twitter.
Background: Why Web2 Social Is “Broken”
Traditional social platforms have structural flaws that blockchain proponents believe are fundamental rather than fixable:
Ownership problem: Your followers, content, and social graph are stored on private servers — they’re the platform’s asset, not yours.
Censorship risk: Platforms can delete accounts, posts, or throttle distribution based on opaque policies.
API lock-in: Developers who build on platform APIs face arbitrary rule changes (Twitter’s 2023 API price hike shut down hundreds of third-party clients).
Revenue capture: Creator monetization flows through platform intermediaries that take significant cuts.
Algorithmic manipulation: Feeds are optimized for engagement/advertising revenue, not user preferences.
Web3 social response: Move the social graph and content to open protocols. Let platforms compete to build the best UX on top, rather than competing via data lock-in.
Farcaster
Overview: The most active and developer-focused web3 social protocol as of 2025.
Architecture:
- Ethereum anchor: User registrations and key management on Ethereum mainnet (Optimism)
- Hubs: Off-chain peer-to-peer nodes that store and propagate messages (similar to IPFS nodes but for social data)
- FID (Farcaster ID): On-chain identifier — your numeric identity (e.g., @vitalik has FID 5650)
- Warpcast: The primary Farcaster client; built and maintained by Merkle Manufactory (Farcaster cofounders Dan Romero and Varun Srinivasan)
How it works:
- User registers FID on Ethereum (one-time gas cost)
- User generates custody address and signing keys
- Messages (casts) broadcast to Hubs; stored off-chain but anchored to on-chain identity
- Any developer can read all casts via Hub API and build alternate clients (Supercast, Neynar, etc.)
Channels: Topic-based forums (similar to subreddits) within Farcaster — /ethereum, /base, /dev, etc.
Frames: Farcaster’s breakthrough innovation (January 2024):
- Mini-apps embedded directly in posts (“casts”)
- Mint NFTs, take polls, run token swaps, play games — all without leaving the feed
- Generated massive engagement spike; hundreds of thousands of Frame interactions in first weeks
- Coinbase built Frames for direct onboarding; dozens of DeFi protocols built Frames for trading
DEGEN token: Community-born token on Base chain; airdropped to active Farcaster users; became cultural currency within Farcaster — users “tip” good content with /degen bot
Growth: From ~30,000 DAUs in 2023 to ~600,000 at peak Frames excitement (early 2024); stabilized ~200,000 DAUs as of late 2024
Backers: a16z led Farcaster’s $30M Series A (May 2023)
Lens Protocol
Overview: Decentralized social graph built on Polygon, with roots in the Aave ecosystem.
Created by: Aave’s team (Stani Kulechov); launched May 2022
Architecture:
- Profile NFT: Your social identity is an ERC-721 NFT on Polygon — the primary owned asset
- Follow NFT: When someone follows you, they receive a “Follow NFT” — a token representing that relationship
- Collect NFT: Content can be “collected” (purchased as NFT) directly — built-in creator monetization
- Modules: Smart contracts that customize behavior (who can follow, what collection costs, etc.)
- LENS token: Governance token launched 2024; used for curation and protocol governance
Lens v2 upgrades: Open Actions (similar to Farcaster Frames), improved composability, profile claiming improvements
Notable clients built on Lens:
- Hey.xyz (formerly Lenster): Primary Lens client for posts and feeds
- Orb: Mobile-first Lens client
- Buttrfly: iOS/Android Lens client focused on NFT creators
- Collectr: NFT-first social via Lens
Key differentiator vs Farcaster:
- Stronger NFT/creator monetization primitives (collect as NFT is native)
- More composable smart contract architecture (open modules)
- Lower activity than Farcaster as of 2025 but strong developer ecosystem
Polygon chain: Content discovery and social graph Polygon-based (lower fees, faster UX vs Ethereum mainnet)
Nostr
Overview: Cryptographic key-based messaging protocol — the most decentralized approach; no blockchain required.
Architecture:
- Keys: Every user has a public/private key pair; public key IS your identity (no company registrar)
- Relays: Public servers that store and forward messages; anyone can run a relay
- Events: Signed messages (posts, reactions, follows) propagated between relays
- NIPs (Nostr Implementation Possibilities): Protocol improvement proposals
Key properties:
- No blockchain required — just cryptographic keys and message relays
- Extremely censorship resistant: if one relay bans you, post to another
- Identity is portable: your key works on any Nostr client
- Extremely simple protocol: a Nostr client can be built in hours
Notable adoption:
- Jack Dorsey (Twitter/X founder): Publicly endorsed Nostr; donated 14 BTC to early Nostr developers; uses Nostr
- Edward Snowden: Uses Nostr for encrypted communication
- Damus: iOS Nostr client that briefly reached #1 in App Store (January 2023) after Dorsey endorsement
- Primal: Polished Nostr client with social media-like UX
Lightning integration: Nostr Wallet Connect (NWC) enables native Bitcoin Lightning payments from within Nostr posts — “zaps” are Lightning payment tips sent directly to content creators
Comparison to Farcaster: Nostr is more radically decentralized (no blockchain anchor for identity) but harder to build complex applications on; Farcaster has better developer tooling and more DeFi-native features
Friend.tech (and V2)
Overview: Social-token platform where personal access is tokenized — creators’ “keys” can be bought/sold.
Mechanism:
- Built on Base; launched August 2023
- Users have “keys” — ERC-20-like tokens; holding a key grants access to a private chat with the creator
- Key price rises with # of keys outstanding (bonding curve); creator earns 5% fee on each trade
- Subject (creator) earns passively as speculation drives key trading volume
Peak: $50M+ protocol fees in September 2023; viral among crypto Twitter influencers
Decline: Activity fell sharply by late 2023; Creator exodus; V2 launched with ownership tokens (FRIEND) but failed to revive interest
Lesson: Pure financial speculation on social access is fragile — needs underlying social value to sustain
Other Protocols
Bluesky: AT Protocol by Jack Dorsey and Jay Graber; decentralized “federated” social with Personal Data Servers (PDS). More web2 UX than web3; no blockchain or crypto wallet required; grew rapidly in 2023–2024 with Twitter/X refugees. Not strictly crypto-native but relevant to the decentralized social landscape.
DESO (Decentralized Social): Its own L1 blockchain purpose-built for social; bitclout origins; niche adoption
Mirror.xyz: Decentralized blogging/publishing on Ethereum; creators publish long-form posts on-chain; supports crowdfunding NFT editions of posts
Related Terms
Sources
Raman, A., & McCoy, J. (2021). The Case for Decentralized Social Networks. MIT Media Lab / arXiv:2108.01067.
Pasquale, F. (2022). New Gatekeepers: The Digital Giants and the Future of Platform Accountability. In Platform Economy Symposium, Harvard Law Review Forum.
Zignani, M., Galmarini, A., Gaito, S., Ciferri, C.D.A., & Cherchi, G. (2024). Decentralized Social Networks: A Comparative Analysis of ActivityPub, AT Protocol, and Farcaster. ACM SIGWEB Newsletter, 2024.
Mukherjee, S., Tyson, G., & Haddadi, H. (2023). An Analysis of Farcaster’s Decentralized Social Graph. arXiv:2311.07660.
Massimo, T., & Avital, M. (2023). Friend.tech and the Social Token Economy: Speculation, Community, and Financialization of Identity. Proceedings of the 44th International Conference on Information Systems (ICIS 2023).